public void get(){
		this.method = 'GET';
		this.executeRequest();
	}
